home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Aeronautics
/
NASA Exploring Aeronautics.iso
/
pc
/
source
/
tools.dxr
/
Internal_4_play intro VO.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-02
|
109 b
|
9 lines
global gMain, gSoundManager
on exitFrame
if mIsFirstTime(gMain) then
else
go("skipVO")
end if
end